Skip to main content

Messaging

In order to transform messages quickintegrate platform provides component to make sure swift and efficient Message transformation.

When we Login to Quick Integration Platform to get started.

Click on Manage Option >> Projects >> Create to create the new project

Go to DEVELOP >> Functionality API

Select relevant project and create services in that project by cliking Service button.

Select Messaging triggers in drowndown while creating the flow

Once service name is provided, canvas will show up with selected DB Messaging Trigger

Messaging Trigger

;

;

Right click the tigger node to add the Messaging configurations queueName, channelName, listenerDelay and datasource-name needs to be defined.

FieldsDescriptionExample
queueNameName of the queuesample
channelNameName of Configration define as Global elementorderschannel
listenerDelayDuration after which Polling will start once API Started5000
datasource-nameDatasource Name which is configured in connections properties Please refer the link for instructions on creating the datasource namemsgds

;